Use the new style context API in GtkButton
authorPaolo Borelli <pborelli@gnome.org>
Sun, 5 Dec 2010 21:05:29 +0000 (22:05 +0100)
committerPaolo Borelli <pborelli@gnome.org>
Sun, 5 Dec 2010 22:12:32 +0000 (23:12 +0100)
commitb36cb87df95f9e89fec35db794b008082303480e
tree0872db8bff4b9f2f291ed65fdbe45b8f111a64f8
parent4a7e746bbcbdf511ba79dce1b9de100bbce6126c
Use the new style context API in GtkButton

Mostly replaces gtk_widget_style_get with gtk_style_context_get_style
gtk/gtkbutton.c